PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package
/
PDFFlowDocument Class
/ getAfterSaveAction Method
Collapse All
Expand All
In This Topic
getAfterSaveAction Method
In This Topic
Gets the javascript action to execute after the document is saved.
Syntax
public
PDFJavaScriptAction
getAfterSaveAction()
Return Value
A
com.o2sol.pdf4java.actions.PDFJavaScriptAction
object specifying the action to be executed after the document is saved.
See Also
Reference
PDFFlowDocument Class
PDFFlowDocument Members